Skip to content

Conversation

petergjoel
Copy link
Contributor

Description of Change

Changing pins of UART1 to be consistent with C6 documentation, RX=GPIO4, TX=GPIO5.
See https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/_images/esp32-c6-devkitc-1-pin-layout.png

Notice that existing pin configuration ALSO works, but requires wiring that is inconsistent with the official doc of the C6.

Tests scenarios

Tested on ESP32-C6-DevKitC-1 connected to a SP3485 used (and tested) for MODBUS communication.

Related links

Please provide links to related issue, PRs etc.

…ntation. Previous pin use works but is inconsistent with C6 docs.
@CLAassistant
Copy link

CLAassistant commented Aug 1, 2023

CLA assistant check
All committers have signed the CLA.

@petergjoel petergjoel mentioned this pull request Aug 1, 2023
1 task
@VojtechBartoska VojtechBartoska added the Peripheral: UART Related to the UART peripheral or its functionality. label Aug 1, 2023
@VojtechBartoska
Copy link
Contributor

Thanks for the PR @petergjoel, adding @SuGlider for review.

@SuGlider SuGlider self-assigned this Aug 8, 2023
@SuGlider SuGlider added this to the 3.0.0 milestone Aug 8, 2023
@SuGlider
Copy link
Collaborator

SuGlider commented Aug 8, 2023

@petergjoel - Thanks for the PR!

@me-no-dev me-no-dev merged commit b4f5e65 into espressif:esp-idf-v5.1-libs Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Peripheral: UART Related to the UART peripheral or its functionality.
Projects
Development

Successfully merging this pull request may close these issues.

5 participants